home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / clue.lha / clue / doc / turbo-clue.tex / img10.png < prev    next >
Portable Network Graphic  |  1989-07-12  |  25KB  |  1321x348  |  8-bit (21 colors)
Labels: text | font | screenshot | handwriting
OCR: Note Callback names are shared by a class, i.e. referenced by the class's action methods. But callback name/function pairs are instance data and are recorded in a contact's callbacks slot. In our example, every blinker is expected to have a :blink call- back function, but each blinker usually has a different :blink callback function. That is, each blinker usually has different application semantics.